Yassl: Scripting language Embedding applets as widgets
A status label appearing below each embedded widget displays any status messages from the applet. Parameters to the applet can be specified as a list of strings to the yassl call that loads the embedded applet. Pressing the start button calls the init() and start() methods on the embedded applet. Pressing it again calls the stop() and destroy() methods in the applet.
The embedded applet widget still has some bugs, mostly in the resizing capability.
Here is the source for the script that creates applets-as-widgets.
KB Sriram
Comments, bug reports: kbs@sbktech.org
Revised: Sat May 25 02:58:13 1996
URL: http://www.sbktech.org/yas_emb.html